home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / FAUG / FAUG06.ADF / DpSlide Help < prev    next >
Text File  |  1986-02-20  |  3KB  |  62 lines

  1. DpSlide v1.0 Documentation - Jay Miner's Slide show
  2. ---------------------------------------------------
  3.  
  4. DpSlide v1.0 25-Jan-86
  5. Copyright (C) 1986 Paul A. Biondo
  6.  
  7. by
  8.  
  9. Paul A. Biondo
  10. 185 Powderhouse Blvd.
  11. Somerville, MA 02144
  12.  
  13. CompuServe: 74746,277
  14.  
  15. Dpslide is a slide show program for displaying graphic      images which are output from the Deluxe Paint program from  Electronic Arts, and those images which are compatible with that output.
  16.  
  17. DpSlide allows the user to select the slides which are to beshown, the length of time for each slide to appear on the   screen and the method of bringing the slide up on to the    screen.
  18.  
  19. The five methods are:
  20.  
  21. Pop up: The slide pops on the screen instantaneously.
  22. Fade in: The slide fades on to the screen.
  23. Fade in/Fade out: The old slide fades out, then the new one                   fades in.
  24. Scroll up: The new slide scrolls up over the old slide.
  25. Scroll all: The entire display scrolls up bringing the new              slide into view.
  26.  
  27. Amiga owners of 512K of memory can display any combination  of Deluxe Paint images.  Owners with 256K of memory are     limited to displaying only low resolution images.
  28.  
  29.  
  30. To run the program, type:
  31.  
  32. DpSlide <commandfile>   (for the demo, use 'SHOW' for the                            commandfile)
  33.  
  34. The F1 key can be used to pause the program so that whateverslide is on screen will stay until F1 is hit again.  The F2 key is used to push DpSlide to the background and make the  WorkBench screen come to the top.  To return to DpSlide, hitF2 agian.  The F10 key is used to exit DpSlide.Building the command file:
  35. --------------------------
  36.  
  37. The command file is a text file created with any Amiga      editor.  It has the format of one line per slide.  Each linecontains five elements seperated by commas.
  38.  
  39. [<filename>],[startmode<n>],[displaymode<n>],[endmode<n>],  [displaytime<n>]
  40.  
  41. startmode:  The method used to bring the slide on the screen
  42.  
  43.             0 = Pop up.
  44.             1 = Fade in.
  45.             2 = Fade out/Fade in.
  46.             3 = Scroll up.
  47.             4 = Scroll all.
  48.  
  49. displaymode: Not currently implemented.  Should be 0.
  50.  
  51. endmode: Not currently implemented.  Should be 0.
  52.  
  53. displaytime: Number of seconds to diplay image.
  54.  
  55. There should be no blank line in the command file.  Below isan example of a command file.
  56.  
  57. kingtut,0,0,0,10
  58. starflight,2,0,0,8
  59. paintcan,3,0,0,10
  60.  
  61. NOTE:  Run DpSlide from a CLI window.  Also, this slideshow        contains the pictures Jay Miner used in his                 presentation at our March '86 meeting.
  62.     Ç┐note-cat